home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16525 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.lang.c,comp.lang.c++,rec.games.programmer
  2. Path: ntcs-ip30.uchicago.edu!user
  3. From: j-jahnke@uchicago.edu (Jerome Jahnke)
  4. Subject: Re: ! Read me and State your opinion.
  5. X-Nntp-Posting-Host: ntcs-ip30.uchicago.edu
  6. Message-ID: <j-jahnke-1004962004530001@ntcs-ip30.uchicago.edu>
  7. Sender: news@midway.uchicago.edu (News Administrator)
  8. Organization: BSD Academic Computing
  9. X-Newsreader: Yet Another NewsWatcher 2.2.0b4
  10. References: <4kegoq$f2d$1@mhadg.production.compuserve.com> <Pine.A32.3.91.960410154718.110349C-100000@black.weeg.uiowa.edu> <4khik0$j3n@nyx.cs.du.edu>
  11. Date: Thu, 11 Apr 1996 01:04:53 GMT
  12.  
  13. In article <4khik0$j3n@nyx.cs.du.edu>, vputz@nyx.cs.du.edu (Victor Putz) wrote:
  14.  
  15. > (I just like Java.  It's simple, relatively clean, keeps its sources
  16. > in a single file, and just in general Makes Me Happy.  I really
  17. > like the labeled break and continue statements too, though I
  18. > haven't had a need for them in C++ yet.  But I don't for an instant
  19. > believe it's going to replace C++ any time soon as the "duct tape"
  20. > of the industry).
  21.  
  22. How about the fact that Java kinda uses the C Syntax, a big mistake IMHO,
  23. or the fact that user types are second class citizens, one of C++'s
  24. greatest strengths is how it handles your defined types. Or the fact there
  25. is no system wide way to copy objects. No multiple inheritence, their
  26. interface idea suck's big time. Or the fact that I have yet to run into a
  27. VM that can run it for any amount of time without crashing. And of course
  28. security is pretty lax too.
  29.  
  30. Java is not a serious work language yet, and it won't be for at least
  31. another 7 or 8 years. Sun has managed to pull the wool over your eyes
  32.  
  33. Jer,
  34.  
  35. -- 
  36. Jerome Jahnke
  37. BSD Academic Computing
  38. University of Chicago
  39. j-jahnke@uchicago.edu
  40.